service.playSoundTick()

if service.click({
{"%Automatic translation@Telegram",
}
})
return true
end

if service.click({
{"Send@WhatsApp$01",
}
})
return true
end

if service.click({
{"%Direct long press@WhatsApp",
"Reply$01",
"%Go back$01",
"Voice message, Button*$01",
"%Direct swipe up$01",
"%service.playSoundClock()",
}
})
return true
end